/*Top002441*/
body{}
.Top002441 .header{height: 110px;position:relative;z-index:100;}
.Top002441 .header-left{ float:left; height:100%; position:relative; width:30%; max-width:397px;}
.Top002441 .header-left .logo{ position:absolute; left:0; top:50%; transform:translateY(-50%);}
.Top002441 .header-mid,
.Top002441 .header-right{ float:right;}
.Top002441 .header-right{height:100%;padding-top: 40px;}
.Top002441 .open-search{ width:30px; height:30px; background:url(../images/Top002441-search_btn.png) no-repeat center center; display:inline-block; }
.Top002441 .top-search{ position:absolute; width:100%; left:0; top:100%; background:#fff; box-shadow:0 0 6px 2px rgba(56, 128, 106,.25); display:none;}
.Top002441 .top-search .text{ width:80%; border:none; background:none;  line-height:52px;height:52px; padding-left:10px; font-size:16px; color:#999;}
.Top002441 .top-search .btn{ position:absolute; right:0; top:0; width:60px; text-align:center; line-height:50px; font-size:20px; color:#94b7ac; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.Top002441 .header-mid{width:55%;max-width: 830px;margin-right:5%;}
.Top002441 .header-menu li{padding: 40px 0;}
.Top002441 .header-menu li em > a{display:block;font-size: 18px;line-height:30px;}
.Top002441 .header-menu li.aon em > a,
.Top002441 .header-menu li em > a:hover{color: #006dc8;}

/*
 *  Owl Carousel - Core 
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 .Banner002442 
 */
.Banner002442{ position: relative;}
.Banner002442 li a{ display:block; }
.Banner002442 li a .phoneimg{ display: none;}
.Banner002442 .owl-dots{margin:0 auto; text-align:center;position:absolute; left:0; width:100%; bottom:20px; z-index:10;}
.Banner002442 .owl-dots>div{ display:inline-block;width: 38px; height: 38px; padding: 15px; margin:0 3px;position: relative;}
.Banner002442 .owl-dots>div:before{ content: ""; position: absolute; left: 50%; top: 50%; width: 0; height: 0; border-radius: 50%; border: 0 solid #fff;transition: all .3s ease-out;}
.Banner002442 .owl-dots>div span{ display:block; width:8px; height:8px; border-radius:50%; background: #fff; }
.Banner002442 .owl-dots>div.active:before{ border-width: 2px; left: 0; top: 0; width: 100%; height: 100%; }
@media(max-width:767px){
.Banner002442 li a .pcimg{ display: none;}
.Banner002442 li a .phoneimg{ display: block;}
.Banner002442 .owl-dots>div{width: 28px; height: 28px; padding: 10px; }
}

/*Floor001901*/
.Floor001901{padding: 3% 0; overflow: hidden;}

.Floor001901 h3{margin: 0 0 4% 0;font-size: 32px;color: #555;text-align: center;text-transform: uppercase;}
.Floor001901 h3 span{font-size: 52px;display: block;color: #ececec;}
.Floor001901 h3:after{ display:block; margin:0 auto; margin-top:2%;content: ""; width: 52px; height: 2px; background: #006dc8;}

.Floor001901 li{float: left;width: 22.75%;margin-right: 3%;background: #f6f6f6;}
.Floor001901 li:last-child{ margin-right:0;}
.Floor001901 li a{display:block;padding-bottom: 11px;}
.Floor001901 li figure{padding-bottom: 72%;}
.Floor001901 li figure img{ display:none;}
.Floor001901 li h2{margin:0 0 15px 0;font-weight:normal;padding: 15px;font-size: 18px;color: #333;background: url(../images/Floor001901-line.png) no-repeat 15px bottom;}
.Floor001901 li time{font-size: 14px;color: #999;padding: 0 15px;}
.Floor001901 li p{line-height: 28px;height: 54px;overflow: hidden;color: #666;padding: 0 15px;font-size: 16px;}
.Floor001901 li a:hover h2{color: #006dc8;}

/*Floor002632 */
.Floor002632{ padding:3% 0;}
.Floor002632 h3{margin: 0 0 4% 0;font-size: 32px;color: #555;text-align: center;text-transform: uppercase;}
.Floor002632 h3 span{font-size: 52px;display: block;color: #ececec;}
.Floor002632 h3:after{ display:block; margin:0 auto; margin-top:2%;content: ""; width: 52px; height: 2px; background: #006dc8;}

.Floor002632 li{float:left;width: 22.75%;margin-right: 3%;}
.Floor002632 li a{ display:block;}
.Floor002632 li .pic{ position:relative; overflow:hidden;}
.Floor002632 li .pic img{ display:block; width:100%; transition:0.2s;}
.Floor002632 li a:hover .pic img{ transform:scale(1.2);}
.Floor002632 li .pic::after{position:absolute;content:'';width:90%;height: 8%;background:#fff;border-radius:5px 0 0 0;right:0;bottom:0;display: none;}
.Floor002632 li .txt{background:#fff;/* margin-left:10%; */padding: 15px;text-align: center;}
.Floor002632 li .txt p{ margin:0; font-size:24px; color:#333;}
.Floor002632 li .txt p.en{font-size: 18px;color: #333;}
@media(min-width:769px){
.Floor002632 li:nth-child(4n){ margin-right:0;}
}
@media(min-width:769px) and (max-width:1024px){
.Floor002632 li .txt p{  font-size:18px;}
.Floor002632 li .txt p.en{ font-size:15px;}
.Floor002632 li{ width:23.5%; margin-right:2%;}
}
@media(max-width:768px){
.Floor002632 li{ width:49%; margin-right:2%; margin-bottom:2%;}
.Floor002632 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.Floor002632 li .txt p{  font-size:18px;}
.Floor002632 li .txt p.en{ font-size:15px;}
}


/*Floor002529 */
.Floor002529{padding: 3% 0;background: url(../images/Floor002529-bg.jpg) center no-repeat;background-size: cover;}

.Floor002529 h3{margin: 0 0 4% 0;font-size: 32px;color: #555;text-align: center;text-transform: uppercase;}
.Floor002529 h3 span{font-size: 52px;display: block;color: #ddd;}
.Floor002529 h3:after{ display:block; margin:0 auto; margin-top:2%;content: ""; width: 52px; height: 2px; background: #006dc8;}

.Floor002529 .intro{ padding-bottom:2%;}
.Floor002529 .intro .info p{font-size:16px;line-height30px;color:#666;text-align: center;line-height: 30px;}
.Floor002529 .intro .ul_num{max-width: 1200px;margin:4% auto;}
.Floor002529 .intro .ul_num li{float:left;width: 25%;text-align:center;font-size:18px;color:#000;}
.Floor002529 .intro .ul_num li span{color:#006dc8;font-size: 80px;font-weight: bold;}
.Floor002529 .intro .ul_num li p{ font-size:24px; margin:0;}
@media(max-width:1024px){
.Floor002529 .intro .ul_num li span{ font-size:40px;}
}
@media(max-width:640px){
.Floor002529 .intro .ul_num li{ font-size:14px; }
.Floor002529 .intro .ul_num li span{ font-size:30px;}
.Floor002529 .intro .ul_num li p{ font-size:18px;}
.Floor002529 .video img{ height:220px;}
}

/*Bottom002586 */
.Bottom002586{background:url(../images/Bottom002586_bg.jpg) no-repeat center top;background-size:cover;padding:2% 0;font-size: 14px;color: #fff;}
.Bottom002586 .bottom dd{color:#fff;  font-size:16px; }
.Bottom002586 .bottom a{color: #fff;font-size: 14px;}
.Bottom002586 .bottom nav a::after{ display:inline-block; content:''; width:2px; border-right:1px dotted #566e7f; margin:0 10px; height:5px;}
.Bottom002586 .bottom nav a:last-child::after{ display:none;}
.Bottom002586 .bottom dd figure{ font-size:30px; font-family:"Courier New", Courier, monospace; padding:10px 0;}
.Bottom002586 .bdsharebuttonbox a{ float:left; width:36px; height:36px; margin:0 14px 0 0; border-radius:50%; background:url(../images/Bottom002586_share.png) no-repeat left center rgba(255,255,255,0.15);}
.Bottom002586 .bdsharebuttonbox a.bds_weixin{ background-position:-51px center;}
.Bottom002586 .bdsharebuttonbox a.bds_qzone{background-position:-102px center; margin-right:0;}
@media(min-width:1025px){
.Bottom002586 .bottom dt{ float:left; padding-top:2%;}
.Bottom002586 .bottom dd{float:right;text-align:right;}
.Bottom002586 .bottom nav{ padding-bottom:5%;}
.Bottom002586 .bdsharebuttonbox{ float:right;}
}
@media(max-width:1024px){
.Bottom002586 .bottom{ text-align:center;} 
.Bottom002586 .bdsharebuttonbox{ margin:0 auto; display:table;}
.Bottom002586 .bottom dt,
.Bottom002586 .bottom nav{ padding-bottom:2%;}
}
.bd_weixin_popup,
.bd_weixin_popup *{ box-sizing:content-box;}



#loading{text-align:center;background: url(../images/feedback_bg.jpg) no-repeat;background-size: cover;visibility: visible; z-index: 101;height: 100%;position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%}
#loading .auto_1040{}
#loading nav{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:100%;max-width: 1040px;}
#loading nav li{float:left;width:50%;text-align: left;display: block;}
#loading nav li:nth-child(2){text-align: right;}
#loading nav li a{ display:inline-block; color:#fff;width:250px;}
#loading nav li:nth-child(2) a{text-align: right;}
#loading nav li p{display: inline-block;font-size: 30px;margin:0;font-weight: bold;width:250px;height: 62px;line-height: 62px;text-align: center;color: #fff;border: 2px solid #fff;position: relative;transition: .3s;}
#loading nav li p:after{display: inline-block;content:'';width:188px;height: 3px;background: #fff;position: absolute;bottom: -4px;left:50%;transform: translateX(-50%);transition: .3s;}
#loading nav li .icon{font-size: 16px;font-weight: lighter;padding-top:10px;display: block;text-align: center;}
#loading nav li .icon i{display: inline-block;content:'';width:19px;height: 22px;background: url(../images/more.png) no-repeat center center;margin-right: 8px;position: relative;top:5px;}

#loading nav li:hover p{background: #fff;color: #006DC8;}
#loading nav li:hover p:after{bottom:0;}
@media(max-width:768px){
#loading nav li{float:none;width:100%;margin-bottom: 10%;text-align: center;}
#loading nav li:nth-child(2){text-align: center;}
}
/*
 .Banner002307 
 */
.Banner002307{}
.Banner002307 { overflow: hidden;}
.Banner002307 span{ display: none;}
.Banner002307 img{ max-width: none; width: 155%; margin-left: -27.5%;}
@media only screen and (min-width: 768px) {
	.Banner002307 img{ width: 150%; margin-left: -25%;}
}
@media only screen and (min-width: 1024px) {
	.Banner002307 img{ width: 140%; margin-left: -20%;}
}
@media only screen and (min-width: 1200px) {
	.Banner002307{ height: 330px;}
	.Banner002307 img{ display: none;}
	.Banner002307 span{ display: block; background-position: center; background-repeat: no-repeat; height: 330px; width: 100%;}
}
/*Menu002044 */
.Menu002044{ border-bottom:1px solid #e8e8e8;}
.Menu002044 em{ font-style:normal; float:right;color:#999;line-height:56px;}
.Menu002044 em a{ color:#999;}
.Menu002044 em span{color: #006dc8;}

.Menu002044 li{ float:left; padding-right:5%;}
.Menu002044 li a{ display:block; line-height:56px; font-size:16px; color:#000;}
.Menu002044 li a:after{ display:block; content:''; height:2px; }
.Menu002044 li.aon a:after,
.Menu002044 li:hover a:after{background-color:#006dc8;color:#006dc8;}
@media(max-width:768px){
.Menu002044 em{ float:none; display:block; line-height:normal; padding:3% 0 0 0;}
}
@media(max-width:640px){
.Menu002044{ padding-top:2%;}
.Menu002044 .name{ margin-top:0; }
.Menu002044 .name span{max-width:none;font-size:24px; height:auto; padding:3%;}
.Menu002044 .name span b{ font-size:16px;}
.Menu002044 li:last-child{ padding-right:0;}
}
/*Floor002153 */
.Floor002153{padding:3% 0;}
.Floor002153 .auto{ position:relative; background:url(../images/Floor002153-txtbg.jpg) no-repeat right bottom #fff;}
.Floor002153 .auto i{position:absolute;left:15px;top:15px;right:15px;bottom:15px;/* border:1px solid #d2b156; */opacity: 0.21;}
.Floor002153 dl{padding-right: 54%;}
.Floor002153 dl img{ display:block; width:100%;}
.Floor002153 .txt{position:absolute;z-index:10;right:70px;top:50%;width: 44.75%;}
.Floor002153 .txt h1 span,
.Floor002153 .txt a{font-size:18px;font-family:"Times New Roman", Times, serif;}
.Floor002153 .txt h1{ margin:0; font-size:26px; color:#333;}
.Floor002153 .txt h1 span{  color:#e0e0e0;  display:block; padding:15px 0;}
.Floor002153 .txt p{line-height: 30px;overflow:hidden;font-size: 16px;text-indent: 2em;margin:0;}
.Floor002153 .txt a{ display:block; background:#d2b156; color:#fff;  width:45%;max-width:150px; text-align:center;line-height:44px; text-align:center; position:relative;}
.Floor002153 .txt a:after{ display:inline-block; content:''; background:url(../images/Floor002153-more.gif) no-repeat; width:10px; height:10px; margin-left:10px;}
.Floor002153 .txt a::before{ position:absolute; left:3px; top:3px; right:3px; bottom:3px; content:''; border:1px solid rgba(255,255,255,0.3); opacity:0; transition:0.3s;}
.Floor002153 .txt a:hover::before{ opacity:1;}


.Floor002153 .ul_num{max-width: 1200px;margin:4% auto;}
.Floor002153 .ul_num li{float:left;width: 25%;text-align:center;font-size:18px;color:#000;}
.Floor002153 .ul_num li span{color:#006dc8;font-size: 50px;}
.Floor002153 .ul_num li p{font-size: 22px;margin:0;text-indent: 0;}
@media(max-width:1024px){
.Floor002153 .intro .ul_num li span{ font-size:40px;}
}
@media(max-width:640px){
.Floor002153 .ul_num li{ font-size:14px; }
.Floor002153 .ul_num li span{ font-size:30px;}
.Floor002153 .ul_num li p{ font-size:18px;}
}



@media(max-width:1200px){
.Floor002153 .auto{ padding:0; margin:0 2%;}
}
@media(max-width:1000px) and (min-width:769px){
.Floor002153 .txt h1{font-size:20px;}
.Floor002153 .txt p{ line-height:20px; max-height:100px; font-size:12px;}
.Floor002153 .txt a{ line-height:35px;}
}
@media(min-width:769px){
.Floor002153 .txt{ -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%);}
}
@media(max-width:768px){
.Floor002153 dl{ padding-right:0;}
.Floor002153 .txt{ position:inherit; right:auto; width:auto; padding:30px;}
.Floor002153 .txt p{ margin-bottom:14px; padding-right:70px; max-height:none;}
}
@media(max-width:480px){
.Floor002153 .txt h1{font-size:20px;}
.Floor002153 .txt h1 span{font-size:15px;}
}





/*Floor002685 */

.Floor002685{padding: 3% 0;background: #eff8fc;}
.Floor002685 h3{margin: 0 0 4% 0;font-size: 32px;color: #555;text-align: center;text-transform: uppercase;}
.Floor002685 h3 span{font-size: 52px;display: block;color: #ddd;}
.Floor002685 h3:after{ display:block; margin:0 auto; margin-top:2%;content: ""; width: 52px; height: 2px; background: #006dc8;}

.Floor002685 .list{ overflow:hidden;}
.Floor002685 .list dd{ float:left; position:relative; z-index:1; padding-bottom:38%;}
.Floor002685 .list dd > *{ position:absolute; left:0; width:100%;}
.Floor002685 .list dd a{ height:100%; top:0; z-index:10;}
.Floor002685 .list dd figure{ overflow:hidden; z-index:2; top:0; bottom:0; background-position:0 0;transition:0.3s ease-in-out;}
.Floor002685 .list dd figure img{ display:block; height:100%; max-width:none;}
.Floor002685 .list dd figure::before{ position:absolute; content:''; left:0; width:100%; height:100%; top:0; background: -moz-linear-gradient(top, rgba(49,82,123,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(49,82,123,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(49,82,123,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6631527b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */}
.Floor002685 .list dd .txt{ z-index:5; color:#fff; text-align:center; top:50%; line-height:30px; transform:translateY(-50%); -webkit-transform:translateY(-50%); transition:top 0.3s;}
.Floor002685 .list dd .txt .cn{font-size: 20px;}
.Floor002685 .list dd .txt .en{font-size:20px;text-transform:uppercase;}

.Floor002685 .list dd.hover{ z-index:10;}
.Floor002685 .list dd.hover figure{ width:200%;}
.Floor002685 .list dd.hover figure:before{ background: -moz-linear-gradient(top, rgba(11,170,226,0.6) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(11,170,226,0.6) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(11,170,226,0.6) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990baae2', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */}
.Floor002685 .list dd.right figure{ left:auto; right:0;}
.Floor002685 .list dd.hover .txt{width:200%; margin-top:0; top:5%;transform: translateY(0);
    -webkit-transform: translateY(0);}
.Floor002685 .list dd.right .txt{ text-align:left; left:auto; right:0;}
.Floor002685 .list dd.left .txt{ text-align:right;}
.Floor002685 .list dd.hover .txt::before{ position:absolute; content:''; width:6%; height:3px; background:#fff; top:15px;}
.Floor002685 .list dd.right .txt::before{left:-3%; }
.Floor002685 .list dd.left .txt::before{right:-3%; }
.Floor002685 .list dd.hover .txt aside{ padding:0 6%;}
.Floor002685 .list dd.hover .txt aside.en{ opacity:0.6;}
@media(min-width:1025px){
.Floor002685 .list{ width:auto !important;}
}
@media(max-width:768px){
.Floor002685 .list dd .txt{ line-height:22px;}
.Floor002685 .list dd .txt .cn{ font-size:18px;}
.Floor002685 .list dd .txt .en{ font-size:14px;}
.Floor002685 .list dd.hover .txt::before{ top:11px;}
}
@media(max-width:480px){
.Floor002685 .list{ overflow:auto;}
.Floor002685 .list dd{ width:200px !important;}
}


/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275 .p,.RighInfo002275 .h2,{}
.RighInfo002275{padding: 8% 0}
.RighInfo002275 .auto{max-width: 1600px;}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .title{font-size: 26px;color: #333;font-weight: bold;margin-bottom: 20px;}
.RighInfo002275 .text .title span{font-weight: normal;font-family: "Times New Roman", Times, serif;display: block;color: #e0e0e0;font-size: 36px;}
.RighInfo002275 .text h3{font-size: 18px;color: #555;}
.RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 48px; margin: 0; padding: 0;}
.RighInfo002275 .text dl dd{font-size: 16px;color:#666;line-height: 48px; margin: 0; padding: 0;}
.RighInfo002275 .text .box{float: left;width:55%;}
.RighInfo002275 .text .box em{display: inline-block;content: '';width: 30px;height:30px;background: url(../images/RighInfo002275-icon1.png) no-repeat center;position: relative;top:9px;margin-right: 8px;}
.RighInfo002275 .text .box .post em{background: url(../images/RighInfo002275-icon2.png) no-repeat center;}
.RighInfo002275 .text .box .fax em{background: url(../images/RighInfo002275-icon3.png) no-repeat center;}
.RighInfo002275 .text .box .dl dd em{background: url(../images/RighInfo002275-icon4.png) no-repeat center;}
.RighInfo002275 .text .box2{padding-left: 5%;width:45%;}
.RighInfo002275 .text .box .more{display: block;width:188px;height:48px;border:1px solid #333;text-align: center;font-size: 16px; background:#006dc8;color: #fff;line-height: 48px;margin-top: 18%;}
.RighInfo002275 .text .box .more i{display: inline-block;content: '';width: 30px;height:30px;background: url(../images/RighInfo002275-icon.png) no-repeat center;position: relative;top:9px;margin-left: 8px; }

.RighInfo002275 .map{width: 100%;height: 200px;padding:4px;border:1px solid #e8e8e8;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
  .RighInfo002275 .text{margin: auto;/* width: 45%; */}
  .RighInfo002275 .map{display: none;float: left;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
  .RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;}
  .RighInfo002275 .map{float: left;width: 50%;height: 320px;}
}

@media screen and (min-width: 1200px) {
  .RighInfo002275{padding: 50px 0 70px}
  .RighInfo002275 .text .title{margin-bottom: 75px}
  .RighInfo002275 .map{width: 550px;height: 530px;}
  .RighInfo002275 .text{max-width: 900px;/* padding-left: 1%; */}
}
@media screen and (min-width: 1380px) {
  .RighInfo002275 .map{width: 650px;height: 530px;}
}
@media screen and (min-width: 1580px) {
  .RighInfo002275 .map{width: 750px;height: 530px;}
}




/*
 .PicList001250 为demo编号
 */
.PicList001250{padding:1% 0 2% 0;}
.PicList001250 .auto{max-width: 1280px;}
.PicList001250 li{ overflow:hidden; border-bottom:1px solid #e8e8e8; padding:3% 0;}
.PicList001250 li:first-child{ padding-top:0;}
.PicList001250 li *{ transition:all ease 0.4s;}
.PicList001250 li .pic{ float:left; width:30.47%;}
.PicList001250 li .pic img{ width:100%;}
.PicList001250 li div{ width:67.84%; float:right; font-size:12px;}
.PicList001250 li time{ border-right:1px solid #bbbcb6; display:inline-block;  width:75px; padding-right:10px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.PicList001250 li time span{ display:block;color: #565656;font-size: 50px; line-height:40px;}
.PicList001250 li h4{ font-size:24px; font-weight:normal; margin:10px 0;}
.PicList001250 li p{ line-height:26px; height:52px; overflow:hidden;font-size: 14px;color: #999; }
.PicList001250 li .more{display: inline-block;height: 32px;line-height: 32px; padding:0 15px;color: #fff;background-color: #999}
.PicList001250 li:hover time span{color:#006DC8;}
.PicList001250 li:hover h4 a{color:#006DC8;}
.PicList001250 li:hover .more{background-color:#006DC8;}
@media(max-width:640px){
.PicList001250 li .pic,
.PicList001250 li div{ float:none; width:auto;}
.PicList001250 li div{ padding:3%;}
}
@media(max-width:480px){
.PicList001250 li h4{ font-size:18px;}
}
/*
 .Page002193 为demo编号
 */
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:30px 0 5%; text-align:center;}
.Page002193 span{ padding:0px 3px; display:inline-block;}
.Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
.Page002193 a:hover{ color:#fff; border:1px solid #006DC8; background:#006DC8;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#F00;}
.Page002193 .p_count b{ color:#F00;}
.Page002193 .p_total b{ color:#F00;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#006DC8; border-color:#006DC8;}
.Page002193 .p_page b{ font-weight:normal;}

.tit123 h2{ font-size: 26px;color: #333;text-align: center;margin:0;margin: 2% 0;position: relative;padding: 1% 0}
.tit123 h2:after{ display: inline-block;content: '';width:38px;height: 3px;background:#006DC8;position: absolute;left:50%;transform: translateX(-50%);bottom: 0; }
.tit123 h2 span{ display: block;text-transform: uppercase;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);z-index: -1;font-size: 38px;opacity: .05;}

/*
 .TextList000962 为demo编号
 */
.TextList000962{ padding-top:2%;}
.TextList000962 .auto{ max-width: 1280px;}
.TextList000962 li{ float:left; width:49%; margin-right:2%; border:1px solid #e8e8e8; line-height:44px; margin-bottom:2%; position:relative;}
.TextList000962 li::before{ position:absolute; content:''; width:1px; height:60%; background-color:#e8e8e8; top:20%; right:110px;}
.TextList000962 li a{ position:absolute; left:0; top:0; width:100%; height:100%;}
.TextList000962 li:nth-child(2n){ margin-right:0;}
.TextList000962 li p{ margin:0; border-left:4px solid #f5f5f5; padding:16px 10px;}
.TextList000962 li span{ float:right; margin-top:16px; color:#9f9f9f;}
.TextList000962 li span.name{ width:85px; color:#999; background:url(../images/TextList000962-a.png) no-repeat left center; padding-left:30px; margin-left:50px;}
.TextList000962 li:hover{ border:1px dashed #006DC8;}
.TextList000962 li:hover p{ color:#006DC8;}
.TextList000962 li:hover span.name{ background-image:url(../images/TextList000962-aon.png); color:#006DC8;}
@media(max-width:768px){
.TextList000962 li{ float:none; width:auto; margin-right:0;}
.TextList000962 li span.name{ width:70px;margin-left:30px;}
.TextList000962 li::before{right:85px;}
.TextList000962 li p{padding:10px;}
.TextList000962 li span{margin-top:10px;}
}


/*
 .Menu002252 为demo编号
 */
.Menu002252{text-align:center; overflow:hidden;}
.Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#006DC8;}
@media(min-width:768px){
  .Menu002252{}
  .Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
}
@media(min-width:1024px){
   .Menu002252{}
   .Menu002252 a{display:inline-block;line-height:38px; padding:0 20px;background:#e9e9e9; min-width:130px; border-radius:5px;}
}


/*TextList001914*/
.TextList001914 li{ padding:21px 0 21px 7px;}
.TextList001914 li a{ display:block; background-color:#e0e0e0; height:121px; }
.TextList001914 li a:hover{background-color:#006DC8;color:#006DC8;}
.TextList001914 li a div{ position:relative; background: url(../images/TextList001914-libg.png) no-repeat 170px center #fff; border:1px solid #e5e5e5; padding-left:236px;left:-7px; top:-7px;}
.TextList001914 li time{ position:absolute; left:0; top:0; width:170px; text-align:center; font-size:24px; color:#c3c3c3;line-height:normal;}
.TextList001914 li time span{ display:block;  font-size:60px;}
.TextList001914 li h1{ margin:0; line-height:119px;font-size:18px;color: #444;}

@media(max-width:640px){
.TextList001914 li a{height:94px; }
.TextList001914 li h1{ line-height:90px;font-size:18px;}
.TextList001914 li a div{ padding-left:100px; background-position:70px center;}
.TextList001914 li time{ width:70px; font-size:14px; top:50%; transform:translateY(-50%);}
.TextList001914 li time span{ font-size:30px;}
}
@media(max-width:375px){
.TextList001914 li h1{ font-size:15px;}
}


/*PicList002663 */
.PicList002663{padding-top: 2%;}
.PicList002663 .auto{max-width: 1600px;}
.PicList002663 li{ background:#fafafa;}
.PicList002663 li time{ color:#006DC8; font-size:28px;}
.PicList002663 li h3{font-size:18px; line-height:30px; margin-bottom:0;height:30px;}
.PicList002663 li h3 a{ color:#333;}
.PicList002663 li h3 a:hover{ color:#006DC8;}
.PicList002663 li p{ line-height:26px; font-size:15px; overflow:hidden; height:52px; margin-bottom:10%;}
.PicList002663 li .more{ position:relative; color:#006DC8;}
.PicList002663 li .more::before{ position:absolute; content:''; width:100%; height:1px; left:0; bottom:0; background:#006DC8; transition:0.3s;}
.PicList002663 li .more:hover::before{ width:0;}
.PicList002663 .news-list li{ float:left;  margin-right:2%; margin-bottom:2%; padding:3%;}

@media(min-width:769px){
.PicList002663 .news-list li{width:32%;}
.PicList002663 .news-list li:nth-child(3n){ margin-right:0;}
}
@media(max-width:1024px){
.PicList002663 li time,
.PicList002663 li h3{font-size:24px;}
}
@media(min-width:481px) and (max-width:1024px){
.PicList002663 li p{ line-height:20px; font-size:14px;height:80px;}
}
@media(max-width:768px){
.PicList002663 .news-list li{width:49%;}
.PicList002663 .news-list li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002663 .news-list li{ float:none; width:auto; margin-right:0;}
.PicList002663 .news-list li p,
.PicList002663 .news-list li h3{ height:auto;}
}


/*
 .PicList000762 为demo编号
 */
.PicList000762{ padding-top:2%;}
.PicList000762 .auto{ max-width: 1600px;}
.PicList000762 li{ float:left; width:32%; margin-right:2%; margin-bottom:3%;padding:10px;background-color:#FAFAFA; }
.PicList000762 li:nth-child(3n){ margin-right:0;}
.PicList000762 li a{ display:block; transition:all ease-in-out 0.3s;}
.PicList000762 li h2{ margin:0; font-size:16px; color:#333; text-align:left; padding:3% 2% 2% 2%;font-weight: normal;}
.PicList000762 li p{ margin:0; font-size:14px; color:#666; text-align:left; padding:0 2% 3% 2%;font-weight: normal;}
.PicList000762 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:52%;}
.PicList000762 li:hover{ background-color:#006DC8; }
.PicList000762 li a:hover h2{color:#fff;}
.PicList000762 li a:hover p{color:#fff;}
@media(max-width:640px){
.PicList000762 li{width:49%;}
.PicList000762 li:nth-child(3n){ margin-right:2%;}
.PicList000762 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000762 li h2{font-size:14px;}
}

/*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:3% 0;}
.RighInfo001277 .auto{ max-width: 1600px;}
.RighInfo001277 .list_img{ float:left; width:55.6%; padding-right:170px; position:relative;}
.RighInfo001277 .big_img{width:100%;}
.RighInfo001277 .big_img li figure{ border:1px solid #dcdcdc; text-align:center}
.RighInfo001277 .list{ position:absolute; right:0; top:0; width:150px; padding:42px 0;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:100%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/RighInfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ position:relative; text-align:center;}
.RighInfo001277 .list li:before,
.RighInfo001277 .list li:after{ content:''; width:100%; height:10px; display:block;}
.RighInfo001277 .list li figure{height:120px; border:1px solid #f2f2f2; overflow:hidden}
.RighInfo001277 .list li img{ height:118px; max-width:none;}
.RighInfo001277 .list li.on figure{ border:2px solid #006DC8;}
.RighInfo001277 .list li.on figure img{ height:116px;}
.RighInfo001277 .right_info{ float:right; width:39.2%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{ padding:7% 0; color:#006DC8; font-size:26px; }
.RighInfo001277 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo001277 .right_info p{line-height:30px; color:#999; margin-bottom:10%;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#006DC8; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#006DC8; color:#fff;}

.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#006DC8; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:2%;}
.RighInfo001277 .tab .info .p1{position: relative;}
.RighInfo001277 .tab .info .p1:before{position: relative;display: inline-block;content: '';width:4px;height:4px;background: #006DC8;border-radius: 50%;margin-right: 8px;position: relative;top:-3px;}
.RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center;}

@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
.RighInfo001277 .list_img{ padding-right:140px;}
.RighInfo001277 .list{ width:120px;}
.RighInfo001277 .list li figure{height:80px;}
.RighInfo001277 .list li img{ height:78px;}
.RighInfo001277 .list li.on figure img{ height:76px;}
.RighInfo001277 .list li:before, .RighInfo001277 .list li:after{ height:5px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }  
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
.RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
 }  



/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding:3% 0;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
.RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:26px; color: #333;}
.RichInfo005 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:10px;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#777;}
.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info .p1{ font-size: 15px;line-height: 26px;}
.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;} 
.RichInfo005 .news_info .info_back a{ color:#006DC8; font-size:14px;}
.RichInfo005 .news_info .info_pn span{ display:block;}
.RichInfo005 .news_info .info_pn span a{ color:#999;}
.RichInfo005 .news_info .info_pn span a:hover{color:#006DC8;}

/*
.TextList002322
*/
.TextList002322{ padding: 2% 0;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #999;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #006DC8;}
@media only screen and (max-width:767px ) { .TextList002322{ padding: 20px 3%;} }

.Demo{padding:3% 0;}

/*PicList002171 */
.PicList002171{ padding-top:3%;}
.PicList002171 li{ float:left; width:22.75%; margin-right:3%; margin-bottom:3%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;}
.PicList002171 li img{ display:block; width:100%;}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,109,200,0.95); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff;}
@media(min-width:769px){
.PicList002171 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002171 li{ width:32%; margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002171 li{ width:49%;}
.PicList002171 li:nth-child(2n){ margin-right:0;}
.PicList002171 li dt{ font-size:15px;}
}

/*Timeline000312 */
.Timeline000312 .year{ position:relative; padding:2% 0 4% 0; font-family:'å®‹ä½“';color:#6e6e6e;}
.Timeline000312 .year::before{ content:''; width:1px; height:98%;  top:2%; position:absolute; background-color:#ededed; z-index:0;}
.Timeline000312 ul{ position:relative; z-index:1;}
.Timeline000312 ul::before{ content:''; display:block; height:13px; width:13px; border-radius:50%; font-size:0; background:#fff;border:2px solid #666; margin:0 auto;}
.Timeline000312 li{position:relative; border-bottom:1px solid #ededed; padding:3% 0;  }
.Timeline000312 li:nth-child(2n){padding-left:4%;}
.Timeline000312 li:nth-child(2n-1){padding-right:4%;}
.Timeline000312 li::before{width:8px; height:8px;border:2px solid #666;  border-radius:50%;position:absolute; left:-4px; bottom:-4px; content:''; background:#fff;}
.Timeline000312 li .txt{  position:relative; min-height:90px; font-size:12px; line-height:24px;}
.Timeline000312 li:nth-child(2n) .txt{padding:0 4% 0 280px;}
.Timeline000312 li:nth-child(2n-1) .txt{padding:0 280px 0 4%;}
.Timeline000312 li .txt figure{transition:all ease 0.5s; position:absolute; top:0;width:250px; height:150px;}
.Timeline000312 li:nth-child(2n) .txt figure{ left:0; }
.Timeline000312 li:nth-child(2n-1) .txt figure{ right:0; }
.Timeline000312 li .txt figure img{ position:absolute; max-width:100%; max-height:100%; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.Timeline000312 li.has-info .txt{ cursor:pointer;}
.Timeline000312 li.has-info:hover .txt{ text-decoration:underline;}
.Timeline000312 li.has-info:hover .txt figure{ transform:scale(1.1);}
.Timeline000312 li .txt h3{margin: 0;font-size: 20px;color: #6e6e6e;padding-bottom: 7px; font-weight: normal}
.Timeline000312 li .info{ display:none;}
@media(min-width:641px){
.Timeline000312 .year::before{left:50%;margin-left:-0.5px; }
.Timeline000312 li{width:50%;}
.Timeline000312 li:nth-child(2n)::before{ display:none;}
.Timeline000312 li:nth-child(2n){ /*float:left;*/ min-height:150px; padding-top:6%; }
.Timeline000312 li:nth-child(2n-1){float:right; min-height:90px; z-index:10; }
}
@media(max-width:640px){
.Timeline000312 .year{ margin:0 2%;}
.Timeline000312 .year::before{ left:0;}
.Timeline000312 ul::before{ display:inline-block; margin-left:-6px;}
}

.Timeline000312 .more{ text-align:center; padding-bottom:50px;}
.Timeline000312 .more a{width: 126px;padding-left: 24px;height: 26px; text-align:left;line-height: 26px;display: inline-block;color: #fff;font-size: 14px; background:url(../images/Timeline000312-more_hover.png) no-repeat 90% center #6e6e6e;}
.Timeline000312 .more a:hover{ color:6f6f6f; background-image:url(../images/Timeline000312-more.png); background-color:#eee;}

.Timeline000312 .fixed_scroll{ display:none; position:fixed; z-index:200; background:rgba(0,0,0,0.5); width:100%; height:100%; left:0; top:0;}
.Timeline000312 .fixed_scroll .ytable{ height:100%;}
.Timeline000312 .fixed_scroll .inner{ position:relative; margin:0 auto; padding:10px; width:95%; max-width:900px;background-color:#fff; border-radius:5px;}
.Timeline000312 .fixed_scroll .close{ position:relative; float:right; width:33px; height:33px;cursor:pointer; overflow:hidden; font-size:0;}
.Timeline000312 .fixed_scroll .close::before,
.Timeline000312 .fixed_scroll .close::after{ position:absolute; content:''; width:100%; height:3px; background:#333; left:0; top:50%; margin-top:-1.5px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Timeline000312 .fixed_scroll .close::after{transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.Timeline000312 .fixed_scroll .close:hover{ background:#ccc;}

.Timeline000312 .scroll-pane{ clear:both; height:326px; overflow:auto; margin-top:10px;}
.Timeline000312 .scroll-pane .info{ padding:0 15px;}
.Timeline000312 .jspContainer{overflow: hidden;position: relative;}
.Timeline000312 .jspPane{position: absolute;}
.Timeline000312 .jspVerticalBar{position: absolute;top: 0;right: 0;width: 16px;height: 100%;background: red;}
.Timeline000312 .jspHorizontalBar{position: absolute;bottom: 0;left: 0;width: 100%;height: 16px;background: red;}
.Timeline000312 .jspCap{display: none;}
.Timeline000312 .jspHorizontalBar .jspCap{float: left;}
.Timeline000312 .jspTrack{background:url(../images/Timeline000312-scrollbg.png) repeat-y center top #fff;position: relative;}
.Timeline000312 .jspDrag{background:url(../images/Timeline000312-handler.png) no-repeat center top;position: relative;top: 0;left: 0;cursor: pointer;}
.Timeline000312 .jspHorizontalBar .jspTrack,
.Timeline000312 .jspHorizontalBar .jspDrag{float: left;height: 100%;}
.Timeline000312 .jspArrow{background: #50506d;text-indent: -20000px;display: block;cursor: pointer;padding: 0;margin: 0;}
.Timeline000312 .jspArrow.jspDisabled{cursor: default;background: #80808d;}
.Timeline000312 .jspVerticalBar .jspArrow{height: 16px;}
.Timeline000312 .jspHorizontalBar .jspArrow{width: 16px;float: left;height: 100%;}
.Timeline000312 .jspVerticalBar .jspArrow:focus{outline: none;}
.Timeline000312 .jspCorner{background: #eeeef4;float: left;height: 100%;}